home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
49662
/
49662.xpi
/
skin
/
classic
/
firefocus.css
next >
Wrap
Cascading Style Sheet File
|
2010-01-23
|
536b
|
25 lines
.nodeBox.contentFocused > .nodeLabel,
.nodeAttr.contentFocused,
.nodeValue.contentFocused,
.nodeText.contentFocused,
.nodeBox.contentFocused > .nodeText {
border: 2px dashed #FF9933 !important;
-moz-border-radius: 2px !important;
}
.logRow-focusIn,
.logRow-focusOut {
padding-left: 22px;
background-repeat: no-repeat;
background-position: 4px 2px;
}
.logRow-focusIn {
background-image: url(chrome://firefocus/skin/focusIn.png);
}
.logRow-focusOut {
background-image: url(chrome://firefocus/skin/focusOut.png);
}